From: Simon McVittie Date: Sat, 12 Jul 2025 16:00:00 +0000 (+0100) Subject: d/control: Add jq to Build-Depends and -tests Depends X-Git-Tag: archive/raspbian/2025.7-2+rpi1^2^2~21 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=58964b38a8a3666218fddcc31f6f48650dc09645;p=ostree.git d/control: Add jq to Build-Depends and -tests Depends --- diff --git a/debian/control b/debian/control index e6e3bb28..76a0b975 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Build-Depends: gobject-introspection, gobject-introspection (>= 1.78.1-7~) , gtk-doc-tools , + jq , libarchive-dev, libattr1-dev, libavahi-client-dev, @@ -210,6 +211,7 @@ Depends: gir1.2-ostree-1.0, gjs [!alpha !armel !hppa !ia64 !m68k !sh4 !sparc64 !x32], gnupg, + jq, ostree, python3, python3-yaml,